xsplice: check against ELFOSABI_NONE instead of ELFOSABI_SYSV
authorRoger Pau Monné <roger.pau@citrix.com>
Wed, 4 May 2016 07:46:57 +0000 (09:46 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 4 May 2016 07:46:57 +0000 (09:46 +0200)
commit359cf73565bddafc8cba81fe91231be27d16b106
tree010c00fdc2d05b7a09c1baa950019d3d2aa8b9f4
parentaf07377007d595b5d6422291bb1c932c16d1036f
xsplice: check against ELFOSABI_NONE instead of ELFOSABI_SYSV

They are equivalent, but using ELFOSABI_NONE is more correct in this
context.

Suggested-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/common/xsplice_elf.c
xen/include/xen/elfstructs.h